Category: IRC
Syntax:
RemoveFromIAL nick
Removed a nick's address from the internal address list (IAL).
Example: // don't want GetAddress putting nicks in the IAL for you? // override it with an alias... Alias GETADDRESS // leading * calls the built-in function @l $address = $*GetAddress($1) RemoveFromIAL $1 @ $fresult = $address EndAlias
See also: IsInIAL, RemoveFromIAL
Next in "IRC": Say
Previous in "IRC": RCTCP
Next by name: RemoveFromSet
Previous by name: RemoteNick
Up to all commands by name or
commands and functions by category